projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7eb3f9a
)
Require help-mode instead of help-fns.
author
Kenichi Handa
<handa@m17n.org>
Wed, 9 Dec 2009 01:02:28 +0000
(
01:02
+0000)
committer
Kenichi Handa
<handa@m17n.org>
Wed, 9 Dec 2009 01:02:28 +0000
(
01:02
+0000)
lisp/international/mule-diag.el
patch
|
blob
|
history
diff --git
a/lisp/international/mule-diag.el
b/lisp/international/mule-diag.el
index c5f3f341229eec6b90faf5f1dd46978f71840c81..a4460948ccd9e92638c452ef67a3a22c40e04710 100644
(file)
--- a/
lisp/international/mule-diag.el
+++ b/
lisp/international/mule-diag.el
@@
-32,7
+32,7
@@
;;; Code:
;; Make sure the help-xref button type is defined.
-(require 'help-
fns
)
+(require 'help-
mode
)
;;; General utility function